generated files

This commit is contained in:
lichuqiang
2018-06-05 09:44:10 +08:00
parent 9a77899ee5
commit 20654393ee
39 changed files with 1896 additions and 956 deletions

View File

@@ -740,7 +740,7 @@ Examples: <code>/foo</code> would allow <code>/foo</code>, <code>/foo/</code> an
<div class="sect2">
<h3 id="_v1_nodeselectorterm">v1.NodeSelectorTerm</h3>
<div class="paragraph">
<p>A null or empty node selector term matches no objects. The requirements of them are ANDed.</p>
<p>A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>