Commit 6ac018af authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #53202 from sttts/sttts-unify-generator-mains

Automatic merge from submit-queue (batch tested with PRs 53434, 53202). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. code-generator: unify generator main funcs and prepare for launching from one binary - remove "generated by client-gen with custom arguments" message as this does not make sense in the times of k8s.io/code-generator - unify generator main funcs and explicitly call pflag.AddFlags and pflag.Parse. This will allow to instantiate the generators also from other places. Requires https://github.com/kubernetes/gengo/pull/80. Closes https://github.com/kubernetes/kubernetes/issues/53522.
parents 96028787 60a0eb26
...@@ -3042,43 +3042,43 @@ ...@@ -3042,43 +3042,43 @@
}, },
{ {
"ImportPath": "k8s.io/gengo/args", "ImportPath": "k8s.io/gengo/args",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/examples/deepcopy-gen/generators", "ImportPath": "k8s.io/gengo/examples/deepcopy-gen/generators",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/examples/defaulter-gen/generators", "ImportPath": "k8s.io/gengo/examples/defaulter-gen/generators",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/examples/import-boss/generators", "ImportPath": "k8s.io/gengo/examples/import-boss/generators",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/examples/set-gen/generators", "ImportPath": "k8s.io/gengo/examples/set-gen/generators",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/examples/set-gen/sets", "ImportPath": "k8s.io/gengo/examples/set-gen/sets",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/generator", "ImportPath": "k8s.io/gengo/generator",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/namer", "ImportPath": "k8s.io/gengo/namer",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/parser", "ImportPath": "k8s.io/gengo/parser",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/gengo/types", "ImportPath": "k8s.io/gengo/types",
"Rev": "9e661e9308f078838e266cca1c673922088c0ea4" "Rev": "70ad626ed2d7a483d89d2c4c56364d60b48ee8fc"
}, },
{ {
"ImportPath": "k8s.io/heapster/metrics/api/v1/types", "ImportPath": "k8s.io/heapster/metrics/api/v1/types",
......
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated clientset. // This package has the automatically generated clientset.
package federation_clientset package federation_clientset
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated fake clientset. // This package has the automatically generated fake clientset.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package contains the scheme of the automatically generated clientset. // This package contains the scheme of the automatically generated clientset.
package scheme package scheme
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated clientset. // This package has the automatically generated clientset.
package internalclientset package internalclientset
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated fake clientset. // This package has the automatically generated fake clientset.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package contains the scheme of the automatically generated clientset. // This package contains the scheme of the automatically generated clientset.
package scheme package scheme
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with the default arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated clientset. // This package has the automatically generated clientset.
package clientset package clientset
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated fake clientset. // This package has the automatically generated fake clientset.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package contains the scheme of the automatically generated clientset. // This package contains the scheme of the automatically generated clientset.
package scheme package scheme
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated clientset. // This package has the automatically generated clientset.
package internalclientset package internalclientset
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated fake clientset. // This package has the automatically generated fake clientset.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package contains the scheme of the automatically generated clientset. // This package contains the scheme of the automatically generated clientset.
package scheme package scheme
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package internalversion package internalversion
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated clientset. // This package has the automatically generated clientset.
package kubernetes package kubernetes
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated fake clientset. // This package has the automatically generated fake clientset.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package contains the scheme of the automatically generated clientset. // This package contains the scheme of the automatically generated clientset.
package scheme package scheme
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1alpha1 package v1alpha1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta2 package v1beta2
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v2beta1 package v2beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v2alpha1 package v2alpha1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1beta1 package v1beta1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1 package v1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// This package has the automatically generated typed clients. // This package has the automatically generated typed clients.
package v1alpha1 package v1alpha1
...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and ...@@ -14,7 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
// This package is generated by client-gen with custom arguments.
// Package fake has the automatically generated clients. // Package fake has the automatically generated clients.
package fake package fake
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment