Skip to content

Commit

Permalink
deploy: c1c1ca9
Browse files Browse the repository at this point in the history
rriski committed Jun 6, 2024
1 parent a69125b commit 6f79bff
Showing 65 changed files with 4,363 additions and 369 deletions.
27 changes: 24 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
@@ -12,15 +12,15 @@


<link rel="icon" href="/aiven-operator/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.18">
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-9.5.25">



<title>Aiven Operator</title>



<link rel="stylesheet" href="/aiven-operator/assets/stylesheets/main.66ac8b77.min.css">
<link rel="stylesheet" href="/aiven-operator/assets/stylesheets/main.6543a935.min.css">


<link rel="stylesheet" href="/aiven-operator/assets/stylesheets/palette.06af60db.min.css">
@@ -1527,6 +1527,27 @@



<li class="md-nav__item">
<a href="/aiven-operator/api-reference/serviceintegrationendpoint.html" class="md-nav__link">


<span class="md-ellipsis">
ServiceIntegrationEndpoint
</span>


</a>
</li>










<li class="md-nav__item">
<a href="/aiven-operator/api-reference/serviceuser.html" class="md-nav__link">

@@ -1627,7 +1648,7 @@ <h1>404 - Not found</h1>
<script id="__config" type="application/json">{"base": "/aiven-operator/", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "/aiven-operator/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="/aiven-operator/assets/javascripts/bundle.3220b9d7.min.js"></script>
<script src="/aiven-operator/assets/javascripts/bundle.081f42fc.min.js"></script>


</body>
48 changes: 38 additions & 10 deletions api-reference/cassandra.html
Original file line number Diff line number Diff line change
@@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.18">
<meta name="generator" content="mkdocs-1.6.0, mkdocs-material-9.5.25">



<title>Cassandra - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.66ac8b77.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.6543a935.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
@@ -1704,6 +1704,27 @@



<li class="md-nav__item">
<a href="serviceintegrationendpoint.html" class="md-nav__link">


<span class="md-ellipsis">
ServiceIntegrationEndpoint
</span>


</a>
</li>










<li class="md-nav__item">
<a href="serviceuser.html" class="md-nav__link">

@@ -1902,6 +1923,8 @@
<h1>Cassandra</h1>

<h2 id="usage-example">Usage example<a class="headerlink" href="#usage-example" title="Permanent link">&para;</a></h2>
<details class="example">
<summary>Example</summary>
<div class="highlight"><pre><span></span><code><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="nt">apiVersion</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">aiven.io/v1alpha1</span>
<a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a><span class="nt">kind</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">Cassandra</span>
<a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a><span class="nt">metadata</span><span class="p">:</span>
@@ -1935,8 +1958,13 @@ <h2 id="usage-example">Usage example<a class="headerlink" href="#usage-example"
<a id="__codelineno-0-31" name="__codelineno-0-31" href="#__codelineno-0-31"></a><span class="w"> </span><span class="nt">description</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">whatever</span>
<a id="__codelineno-0-32" name="__codelineno-0-32" href="#__codelineno-0-32"></a><span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="nt">network</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">10.20.0.0/16</span>
</code></pre></div>
</details>
<h2 id="Cassandra">Cassandra<a class="headerlink" href="#Cassandra" title="Permanent link">&para;</a></h2>
<p>Cassandra is the Schema for the cassandras API.</p>
<p>Cassandra is the Schema for the cassandras API. </p>
<div class="admonition info">
<p class="admonition-title">Exposes secret keys</p>
<p><code>CASSANDRA_HOST</code>, <code>CASSANDRA_PORT</code>, <code>CASSANDRA_USER</code>, <code>CASSANDRA_PASSWORD</code>, <code>CASSANDRA_URI</code>, <code>CASSANDRA_HOSTS</code>, <code>CASSANDRA_CA_CERT</code>.</p>
</div>
<p><strong>Required</strong></p>
<ul>
<li><a href="#apiVersion-property" name="apiVersion-property"><code>apiVersion</code></a> (string). Value <code>aiven.io/v1alpha1</code>.</li>
@@ -1950,15 +1978,15 @@ <h2 id="spec">spec<a class="headerlink" href="#spec" title="Permanent link">&par
<p><strong>Required</strong></p>
<ul>
<li><a href="#spec.plan-property" name="spec.plan-property"><code>plan</code></a> (string, MaxLength: 128). Subscription plan.</li>
<li><a href="#spec.project-property" name="spec.project-property"><code>project</code></a> (string, Immutable, MaxLength: 63, Format: <code>^[a-zA-Z0-9_-]+$</code>). Identifies the project this resource belongs to.</li>
<li><a href="#spec.project-property" name="spec.project-property"><code>project</code></a> (string, Immutable, Pattern: <code>^[a-zA-Z0-9_-]+$</code>, MaxLength: 63). Identifies the project this resource belongs to.</li>
</ul>
<p><strong>Optional</strong></p>
<ul>
<li><a href="#spec.authSecretRef-property" name="spec.authSecretRef-property"><code>authSecretRef</code></a> (object). Authentication reference to Aiven token in a secret. See below for <a href="#spec.authSecretRef">nested schema</a>.</li>
<li><a href="#spec.cloudName-property" name="spec.cloudName-property"><code>cloudName</code></a> (string, MaxLength: 256). Cloud the service runs in.</li>
<li><a href="#spec.connInfoSecretTarget-property" name="spec.connInfoSecretTarget-property"><code>connInfoSecretTarget</code></a> (object). Information regarding secret creation. Exposed keys: <code>CASSANDRA_HOST</code>, <code>CASSANDRA_PORT</code>, <code>CASSANDRA_USER</code>, <code>CASSANDRA_PASSWORD</code>, <code>CASSANDRA_URI</code>, <code>CASSANDRA_HOSTS</code>, <code>CASSANDRA_CA_CERT</code>. See below for <a href="#spec.connInfoSecretTarget">nested schema</a>.</li>
<li><a href="#spec.connInfoSecretTarget-property" name="spec.connInfoSecretTarget-property"><code>connInfoSecretTarget</code></a> (object). Secret configuration. See below for <a href="#spec.connInfoSecretTarget">nested schema</a>.</li>
<li><a href="#spec.connInfoSecretTargetDisabled-property" name="spec.connInfoSecretTargetDisabled-property"><code>connInfoSecretTargetDisabled</code></a> (boolean, Immutable). When true, the secret containing connection information will not be created, defaults to false. This field cannot be changed after resource creation.</li>
<li><a href="#spec.disk_space-property" name="spec.disk_space-property"><code>disk_space</code></a> (string, Format: <code>^[1-9][0-9]*(GiB|G)*</code>). The disk space of the service, possible values depend on the service type, the cloud provider and the project. Reducing will result in the service re-balancing.</li>
<li><a href="#spec.disk_space-property" name="spec.disk_space-property"><code>disk_space</code></a> (string, Pattern: <code>(?i)^[1-9][0-9]*(GiB|G)?$</code>). The disk space of the service, possible values depend on the service type, the cloud provider and the project. Reducing will result in the service re-balancing. The removal of this field does not change the value.</li>
<li><a href="#spec.maintenanceWindowDow-property" name="spec.maintenanceWindowDow-property"><code>maintenanceWindowDow</code></a> (string, Enum: <code>monday</code>, <code>tuesday</code>, <code>wednesday</code>, <code>thursday</code>, <code>friday</code>, <code>saturday</code>, <code>sunday</code>). Day of week when maintenance operations should be performed. One monday, tuesday, wednesday, etc.</li>
<li><a href="#spec.maintenanceWindowTime-property" name="spec.maintenanceWindowTime-property"><code>maintenanceWindowTime</code></a> (string, MaxLength: 8). Time of day when maintenance operations should be performed. UTC time in HH:mm:ss format.</li>
<li><a href="#spec.projectVPCRef-property" name="spec.projectVPCRef-property"><code>projectVPCRef</code></a> (object). ProjectVPCRef reference to ProjectVPC resource to use its ID as ProjectVPCID automatically. See below for <a href="#spec.projectVPCRef">nested schema</a>.</li>
@@ -1979,10 +2007,10 @@ <h2 id="spec.authSecretRef">authSecretRef<a class="headerlink" href="#spec.authS
</ul>
<h2 id="spec.connInfoSecretTarget">connInfoSecretTarget<a class="headerlink" href="#spec.connInfoSecretTarget" title="Permanent link">&para;</a></h2>
<p><em>Appears on <a href="#spec"><code>spec</code></a>.</em></p>
<p>Information regarding secret creation. Exposed keys: <code>CASSANDRA_HOST</code>, <code>CASSANDRA_PORT</code>, <code>CASSANDRA_USER</code>, <code>CASSANDRA_PASSWORD</code>, <code>CASSANDRA_URI</code>, <code>CASSANDRA_HOSTS</code>, <code>CASSANDRA_CA_CERT</code>.</p>
<p>Secret configuration.</p>
<p><strong>Required</strong></p>
<ul>
<li><a href="#spec.connInfoSecretTarget.name-property" name="spec.connInfoSecretTarget.name-property"><code>name</code></a> (string). Name of the secret resource to be created. By default, it is equal to the resource name.</li>
<li><a href="#spec.connInfoSecretTarget.name-property" name="spec.connInfoSecretTarget.name-property"><code>name</code></a> (string, Immutable). Name of the secret resource to be created. By default, it is equal to the resource name.</li>
</ul>
<p><strong>Optional</strong></p>
<ul>
@@ -2014,7 +2042,7 @@ <h2 id="spec.technicalEmails">technicalEmails<a class="headerlink" href="#spec.t
<p>Defines the email addresses that will receive alerts about upcoming maintenance updates or warnings about service instability.</p>
<p><strong>Required</strong></p>
<ul>
<li><a href="#spec.technicalEmails.email-property" name="spec.technicalEmails.email-property"><code>email</code></a> (string, Format: <code>^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$</code>). Email address.</li>
<li><a href="#spec.technicalEmails.email-property" name="spec.technicalEmails.email-property"><code>email</code></a> (string). Email address.</li>
</ul>
<h2 id="spec.userConfig">userConfig<a class="headerlink" href="#spec.userConfig" title="Permanent link">&para;</a></h2>
<p><em>Appears on <a href="#spec"><code>spec</code></a>.</em></p>
@@ -2172,7 +2200,7 @@ <h3 id="spec.userConfig.public_access">public_access<a class="headerlink" href="
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.3220b9d7.min.js"></script>
<script src="../assets/javascripts/bundle.081f42fc.min.js"></script>


</body>
Loading

0 comments on commit 6f79bff

Please sign in to comment.