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
26
-
of an object. Servers should convert recognized schemas to the latest
27
-
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
28
29
type: string
29
30
kind:
30
-
description: 'Kind is a string value representing the REST resource this
31
-
object represents. Servers may infer this from the endpoint the client
32
-
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
33
37
type: string
34
38
metadata:
35
39
type: object
@@ -56,47 +60,39 @@ spec:
56
60
description: AzureResourceGraphStatus defines the observed state of AzureResourceGraph
57
61
properties:
58
62
conditions:
59
-
description: 'INSERT ADDITIONAL STATUS FIELD - define observed state
60
-
of cluster Important: Run "make" to regenerate code after modifying
61
-
this file'
63
+
description: |-
64
+
INSERT ADDITIONAL STATUS FIELD - define observed state of cluster
65
+
Important: Run "make" to regenerate code after modifying this file
62
66
items:
63
-
description: "Condition contains details for one aspect of the current
64
-
state of this API Resource. --- This struct is intended for direct
65
-
use as an array at the field path .status.conditions. For example,
66
-
\n type FooStatus struct{ // Represents the observations of a
67
-
foo's current state. // Known .status.conditions.type are: \"Available\",
68
-
\"Progressing\", and \"Degraded\" // +patchMergeKey=type // +patchStrategy=merge
description: 'APIVersion defines the versioned schema of this representation
26
-
of an object. Servers should convert recognized schemas to the latest
27
-
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
28
29
type: string
29
30
kind:
30
-
description: 'Kind is a string value representing the REST resource this
31
-
object represents. Servers may infer this from the endpoint the client
32
-
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
33
37
type: string
34
38
metadata:
35
39
type: object
@@ -136,43 +140,35 @@ spec:
136
140
properties:
137
141
conditions:
138
142
items:
139
-
description: "Condition contains details for one aspect of the current
140
-
state of this API Resource. --- This struct is intended for direct
141
-
use as an array at the field path .status.conditions. For example,
142
-
\n type FooStatus struct{ // Represents the observations of a
143
-
foo's current state. // Known .status.conditions.type are: \"Available\",
144
-
\"Progressing\", and \"Degraded\" // +patchMergeKey=type // +patchStrategy=merge
0 commit comments