Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cybozu-neco committed Jul 5, 2024
1 parent dcf01bf commit 792e6bd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions crd_subnamespace.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h3 id="sub-resources"><a class="header" href="#sub-resources">Sub Resources</a>
<li><a href="#subnamespacespec">SubNamespaceSpec</a></li>
</ul>
<h4 id="subnamespace"><a class="header" href="#subnamespace">SubNamespace</a></h4>
<p>SubNamespace is the Schema for the subnamespaces API</p>
<p>SubNamespace is the Schema for the subnamespaces API Deprecated: This type will be removed in one of the next releases.</p>
<div class="table-wrapper"><table><thead><tr><th>Field</th><th>Description</th><th>Scheme</th><th>Required</th></tr></thead><tbody>
<tr><td>metadata</td><td></td><td>metav1.ObjectMeta</td><td>false</td></tr>
<tr><td>spec</td><td>Spec is the spec of SubNamespace.</td><td><a href="#subnamespacespec">SubNamespaceSpec</a></td><td>false</td></tr>
Expand All @@ -191,7 +191,7 @@ <h4 id="subnamespace"><a class="header" href="#subnamespace">SubNamespace</a></h
</div>
<p><a href="#custom-resources">Back to Custom Resources</a></p>
<h4 id="subnamespacelist"><a class="header" href="#subnamespacelist">SubNamespaceList</a></h4>
<p>SubNamespaceList contains a list of SubNamespace</p>
<p>SubNamespaceList contains a list of SubNamespace Deprecated: This type will be removed in one of the next releases.</p>
<div class="table-wrapper"><table><thead><tr><th>Field</th><th>Description</th><th>Scheme</th><th>Required</th></tr></thead><tbody>
<tr><td>metadata</td><td></td><td>metav1.ListMeta</td><td>false</td></tr>
<tr><td>items</td><td></td><td>[]<a href="#subnamespace">SubNamespace</a></td><td>true</td></tr>
Expand Down
4 changes: 2 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ <h3 id="sub-resources"><a class="header" href="#sub-resources">Sub Resources</a>
<li><a href="crd_subnamespace.html#subnamespacespec">SubNamespaceSpec</a></li>
</ul>
<h4 id="subnamespace"><a class="header" href="#subnamespace">SubNamespace</a></h4>
<p>SubNamespace is the Schema for the subnamespaces API</p>
<p>SubNamespace is the Schema for the subnamespaces API Deprecated: This type will be removed in one of the next releases.</p>
<div class="table-wrapper"><table><thead><tr><th>Field</th><th>Description</th><th>Scheme</th><th>Required</th></tr></thead><tbody>
<tr><td>metadata</td><td></td><td>metav1.ObjectMeta</td><td>false</td></tr>
<tr><td>spec</td><td>Spec is the spec of SubNamespace.</td><td><a href="crd_subnamespace.html#subnamespacespec">SubNamespaceSpec</a></td><td>false</td></tr>
Expand All @@ -853,7 +853,7 @@ <h4 id="subnamespace"><a class="header" href="#subnamespace">SubNamespace</a></h
</div>
<p><a href="crd_subnamespace.html#custom-resources">Back to Custom Resources</a></p>
<h4 id="subnamespacelist"><a class="header" href="#subnamespacelist">SubNamespaceList</a></h4>
<p>SubNamespaceList contains a list of SubNamespace</p>
<p>SubNamespaceList contains a list of SubNamespace Deprecated: This type will be removed in one of the next releases.</p>
<div class="table-wrapper"><table><thead><tr><th>Field</th><th>Description</th><th>Scheme</th><th>Required</th></tr></thead><tbody>
<tr><td>metadata</td><td></td><td>metav1.ListMeta</td><td>false</td></tr>
<tr><td>items</td><td></td><td>[]<a href="crd_subnamespace.html#subnamespace">SubNamespace</a></td><td>true</td></tr>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 792e6bd

Please sign in to comment.