You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'APIVersion defines the versioned schema of this representation
33
-
of an object. Servers should convert recognized schemas to the latest
34
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
38
+
description: |-
39
+
APIVersion defines the versioned schema of this representation of an object.
40
+
Servers should convert recognized schemas to the latest internal value, and
41
+
may reject unrecognized values.
42
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
35
43
type: string
36
44
kind:
37
-
description: 'Kind is a string value representing the REST resource this
38
-
object represents. Servers may infer this from the endpoint the client
39
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
45
+
description: |-
46
+
Kind is a string value representing the REST resource this object represents.
47
+
Servers may infer this from the endpoint the client submits requests to.
48
+
Cannot be updated.
49
+
In CamelCase.
50
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
0 commit comments