update codegen

This commit is contained in:
Xinzhao Xu
2022-02-16 11:13:59 +08:00
parent d3ed81059f
commit 7deb9c2746
4 changed files with 20 additions and 5 deletions

View File

@@ -14439,6 +14439,13 @@ func schema_kubesphereio_api_cluster_v1alpha1_ClusterStatus(ref common.Reference
},
},
},
"uid": {
SchemaProps: spec.SchemaProps{
Description: "UID is the kube-system namespace UID of the cluster, which represents the unique ID of the cluster.",
Type: []string{"string"},
Format: "",
},
},
},
},
},