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: Project is the Schema for the projects API.
29
28
properties:
30
29
apiVersion:
31
-
description: 'APIVersion defines the versioned schema of this representation
32
-
of an object. Servers should convert recognized schemas to the latest
33
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
30
+
description: |-
31
+
APIVersion defines the versioned schema of this representation of an object.
32
+
Servers should convert recognized schemas to the latest internal value, and
33
+
may reject unrecognized values.
34
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
34
35
type: string
35
36
kind:
36
-
description: 'Kind is a string value representing the REST resource this
37
-
object represents. Servers may infer this from the endpoint the client
38
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
37
+
description: |-
38
+
Kind is a string value representing the REST resource this object represents.
39
+
Servers may infer this from the endpoint the client submits requests to.
40
+
Cannot be updated.
41
+
In CamelCase.
42
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
description: Project is the Schema for the projects API.
29
28
properties:
30
29
apiVersion:
31
-
description: 'APIVersion defines the versioned schema of this representation
32
-
of an object. Servers should convert recognized schemas to the latest
33
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
30
+
description: |-
31
+
APIVersion defines the versioned schema of this representation of an object.
32
+
Servers should convert recognized schemas to the latest internal value, and
33
+
may reject unrecognized values.
34
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
34
35
type: string
35
36
kind:
36
-
description: 'Kind is a string value representing the REST resource this
37
-
object represents. Servers may infer this from the endpoint the client
38
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
37
+
description: |-
38
+
Kind is a string value representing the REST resource this object represents.
39
+
Servers may infer this from the endpoint the client submits requests to.
40
+
Cannot be updated.
41
+
In CamelCase.
42
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
0 commit comments