generated files

This commit is contained in:
Daniel Smith
2022-03-17 18:27:49 +00:00
parent 0710b6836c
commit fad4ba2a34
150 changed files with 232 additions and 1218 deletions

View File

@@ -44966,7 +44966,7 @@ func schema_pkg_apis_meta_v1_ObjectMeta(ref common.ReferenceCallback) common.Ope
},
"clusterName": {
SchemaProps: spec.SchemaProps{
Description: "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.",
Description: "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
Type: []string{"string"},
Format: "",
},