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: Record is the Schema for the records API
41
40
properties:
42
41
apiVersion:
43
-
description: 'APIVersion defines the versioned schema of this representation
44
-
of an object. Servers should convert recognized schemas to the latest
45
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
42
+
description: |-
43
+
APIVersion defines the versioned schema of this representation of an object.
44
+
Servers should convert recognized schemas to the latest internal value, and
45
+
may reject unrecognized values.
46
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
46
47
type: string
47
48
kind:
48
-
description: 'Kind is a string value representing the REST resource this
49
-
object represents. Servers may infer this from the endpoint the client
50
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
49
+
description: |-
50
+
Kind is a string value representing the REST resource this object represents.
51
+
Servers may infer this from the endpoint the client submits requests to.
52
+
Cannot be updated.
53
+
In CamelCase.
54
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
0 commit comments