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
25
-
of an object. Servers should convert recognized schemas to the latest
26
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
24
+
description: |-
25
+
APIVersion defines the versioned schema of this representation of an object.
26
+
Servers should convert recognized schemas to the latest internal value, and
27
+
may reject unrecognized values.
28
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
27
29
type: string
28
30
kind:
29
-
description: 'Kind is a string value representing the REST resource this
30
-
object represents. Servers may infer this from the endpoint the client
31
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
31
+
description: |-
32
+
Kind is a string value representing the REST resource this object represents.
33
+
Servers may infer this from the endpoint the client submits requests to.
34
+
Cannot be updated.
35
+
In CamelCase.
36
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
32
37
type: string
33
38
metadata:
34
39
type: object
@@ -43,9 +48,9 @@ spec:
43
48
description: Name.
44
49
type: string
45
50
type:
46
-
description: Mutually exclusive parameter with AffinityGroupIDs. Can
47
-
be "host affinity" or "host anti-affinity". Will create an affinity
48
-
group per machine set.
51
+
description: |-
52
+
Mutually exclusive parameter with AffinityGroupIDs.
53
+
Can be "host affinity" or "host anti-affinity". Will create an affinity group per machine set.
49
54
type: string
50
55
type: object
51
56
status:
@@ -70,14 +75,19 @@ spec:
70
75
API
71
76
properties:
72
77
apiVersion:
73
-
description: 'APIVersion defines the versioned schema of this representation
74
-
of an object. Servers should convert recognized schemas to the latest
75
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
78
+
description: |-
79
+
APIVersion defines the versioned schema of this representation of an object.
80
+
Servers should convert recognized schemas to the latest internal value, and
81
+
may reject unrecognized values.
82
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
76
83
type: string
77
84
kind:
78
-
description: 'Kind is a string value representing the REST resource this
79
-
object represents. Servers may infer this from the endpoint the client
80
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
85
+
description: |-
86
+
Kind is a string value representing the REST resource this object represents.
87
+
Servers may infer this from the endpoint the client submits requests to.
88
+
Cannot be updated.
89
+
In CamelCase.
90
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
81
91
type: string
82
92
metadata:
83
93
type: object
@@ -96,9 +106,9 @@ spec:
96
106
description: Name.
97
107
type: string
98
108
type:
99
-
description: Mutually exclusive parameter with AffinityGroupIDs. Can
100
-
be "host affinity" or "host anti-affinity". Will create an affinity
101
-
group per machine set.
109
+
description: |-
110
+
Mutually exclusive parameter with AffinityGroupIDs.
111
+
Can be "host affinity" or "host anti-affinity". Will create an affinity group per machine set.
102
112
type: string
103
113
type: object
104
114
status:
@@ -123,14 +133,19 @@ spec:
123
133
API
124
134
properties:
125
135
apiVersion:
126
-
description: 'APIVersion defines the versioned schema of this representation
127
-
of an object. Servers should convert recognized schemas to the latest
128
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
136
+
description: |-
137
+
APIVersion defines the versioned schema of this representation of an object.
138
+
Servers should convert recognized schemas to the latest internal value, and
139
+
may reject unrecognized values.
140
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
129
141
type: string
130
142
kind:
131
-
description: 'Kind is a string value representing the REST resource this
132
-
object represents. Servers may infer this from the endpoint the client
133
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
143
+
description: |-
144
+
Kind is a string value representing the REST resource this object represents.
145
+
Servers may infer this from the endpoint the client submits requests to.
146
+
Cannot be updated.
147
+
In CamelCase.
148
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
134
149
type: string
135
150
metadata:
136
151
type: object
@@ -149,9 +164,9 @@ spec:
149
164
description: Name.
150
165
type: string
151
166
type:
152
-
description: Mutually exclusive parameter with AffinityGroupIDs. Can
153
-
be "host affinity" or "host anti-affinity". Will create an affinity
154
-
group per machine set.
167
+
description: |-
168
+
Mutually exclusive parameter with AffinityGroupIDs.
169
+
Can be "host affinity" or "host anti-affinity". Will create an affinity group per machine set.
0 commit comments