| v1beta3 | v1beta4 | ||||
|---|---|---|---|---|---|
| n | 1 | name: v1beta3 | n | 1 | name: v1beta4 |
| 2 | served: true | 2 | served: true | ||
| t | 3 | storage: false | t | 3 | storage: true |
| 4 | schema: | 4 | schema: | ||
| 5 | openAPIV3Schema: | 5 | openAPIV3Schema: | ||
| 6 | type: object | 6 | type: object | ||
| 7 | properties: | 7 | properties: | ||
| 8 | spec: | 8 | spec: | ||
| 9 | type: object | 9 | type: object | ||
| 10 | properties: | 10 | properties: | ||
| 11 | credentials: | 11 | credentials: | ||
| 12 | type: object | 12 | type: object | ||
| 13 | properties: | 13 | properties: | ||
| 14 | certificates: | 14 | certificates: | ||
| 15 | type: array | 15 | type: array | ||
| 16 | items: | 16 | items: | ||
| 17 | type: object | 17 | type: object | ||
| 18 | properties: | 18 | properties: | ||
| 19 | certificateName: | 19 | certificateName: | ||
| 20 | type: string | 20 | type: string | ||
| 21 | secretName: | 21 | secretName: | ||
| 22 | type: string | 22 | type: string | ||
| 23 | secretNamespace: | 23 | secretNamespace: | ||
| 24 | type: string | 24 | type: string | ||
| 25 | collector: | 25 | collector: | ||
| 26 | type: object | 26 | type: object | ||
| 27 | properties: | 27 | properties: | ||
| 28 | receivers: | 28 | receivers: | ||
| 29 | type: object | 29 | type: object | ||
| 30 | additionalProperties: | 30 | additionalProperties: | ||
| 31 | type: object | 31 | type: object | ||
| 32 | processors: | 32 | processors: | ||
| 33 | type: object | 33 | type: object | ||
| 34 | additionalProperties: | 34 | additionalProperties: | ||
| 35 | type: object | 35 | type: object | ||
| 36 | exporters: | 36 | exporters: | ||
| 37 | type: object | 37 | type: object | ||
| 38 | additionalProperties: | 38 | additionalProperties: | ||
| 39 | type: object | 39 | type: object | ||
| 40 | extensions: | 40 | extensions: | ||
| 41 | type: object | 41 | type: object | ||
| 42 | additionalProperties: | 42 | additionalProperties: | ||
| 43 | type: object | 43 | type: object | ||
| 44 | service: | 44 | service: | ||
| 45 | type: object | 45 | type: object | ||
| 46 | properties: | 46 | properties: | ||
| 47 | pipelines: | 47 | pipelines: | ||
| 48 | type: object | 48 | type: object | ||
| 49 | additionalProperties: | 49 | additionalProperties: | ||
| 50 | type: object | 50 | type: object | ||
| 51 | properties: | 51 | properties: | ||
| 52 | receivers: | 52 | receivers: | ||
| 53 | type: array | 53 | type: array | ||
| 54 | items: | 54 | items: | ||
| 55 | type: string | 55 | type: string | ||
| 56 | processors: | 56 | processors: | ||
| 57 | type: array | 57 | type: array | ||
| 58 | items: | 58 | items: | ||
| 59 | type: string | 59 | type: string | ||
| 60 | exporters: | 60 | exporters: | ||
| 61 | type: array | 61 | type: array | ||
| 62 | items: | 62 | items: | ||
| 63 | type: string | 63 | type: string | ||
| 64 | extensions: | 64 | extensions: | ||
| 65 | type: array | 65 | type: array | ||
| 66 | items: | 66 | items: | ||
| 67 | type: string | 67 | type: string | ||
| 68 | requests: | 68 | requests: | ||
| 69 | type: object | 69 | type: object | ||
| 70 | properties: | 70 | properties: | ||
| 71 | vcores: | 71 | vcores: | ||
| 72 | type: integer | 72 | type: integer | ||
| 73 | memory: | 73 | memory: | ||
| 74 | type: string | 74 | type: string | ||
| 75 | limits: | 75 | limits: | ||
| 76 | type: object | 76 | type: object | ||
| 77 | properties: | 77 | properties: | ||
| 78 | vcores: | 78 | vcores: | ||
| 79 | type: integer | 79 | type: integer | ||
| 80 | memory: | 80 | memory: | ||
| 81 | type: string | 81 | type: string | ||
| 82 | storage: | 82 | storage: | ||
| 83 | type: object | 83 | type: object | ||
| 84 | properties: | 84 | properties: | ||
| 85 | data: | 85 | data: | ||
| 86 | type: object | 86 | type: object | ||
| 87 | properties: | 87 | properties: | ||
| 88 | className: | 88 | className: | ||
| 89 | type: string | 89 | type: string | ||
| 90 | labels: | 90 | labels: | ||
| 91 | type: object | 91 | type: object | ||
| 92 | additionalProperties: | 92 | additionalProperties: | ||
| 93 | type: string | 93 | type: string | ||
| 94 | annotations: | 94 | annotations: | ||
| 95 | type: object | 95 | type: object | ||
| 96 | additionalProperties: | 96 | additionalProperties: | ||
| 97 | type: string | 97 | type: string | ||
| 98 | accessMode: | 98 | accessMode: | ||
| 99 | type: string | 99 | type: string | ||
| 100 | size: | 100 | size: | ||
| 101 | type: string | 101 | type: string | ||
| 102 | claimName: | 102 | claimName: | ||
| 103 | type: string | 103 | type: string | ||
| 104 | logs: | 104 | logs: | ||
| 105 | type: object | 105 | type: object | ||
| 106 | properties: | 106 | properties: | ||
| 107 | className: | 107 | className: | ||
| 108 | type: string | 108 | type: string | ||
| 109 | labels: | 109 | labels: | ||
| 110 | type: object | 110 | type: object | ||
| 111 | additionalProperties: | 111 | additionalProperties: | ||
| 112 | type: string | 112 | type: string | ||
| 113 | annotations: | 113 | annotations: | ||
| 114 | type: object | 114 | type: object | ||
| 115 | additionalProperties: | 115 | additionalProperties: | ||
| 116 | type: string | 116 | type: string | ||
| 117 | accessMode: | 117 | accessMode: | ||
| 118 | type: string | 118 | type: string | ||
| 119 | size: | 119 | size: | ||
| 120 | type: string | 120 | type: string | ||
| 121 | claimName: | 121 | claimName: | ||
| 122 | type: string | 122 | type: string | ||
| 123 | update: | 123 | update: | ||
| 124 | type: object | 124 | type: object | ||
| 125 | properties: | 125 | properties: | ||
| 126 | desiredVersion: | 126 | desiredVersion: | ||
| 127 | type: string | 127 | type: string | ||
| 128 | status: | 128 | status: | ||
| 129 | type: object | 129 | type: object | ||
| 130 | properties: | 130 | properties: | ||
| 131 | readyReplicas: | 131 | readyReplicas: | ||
| 132 | type: string | 132 | type: string | ||
| 133 | observedGeneration: | 133 | observedGeneration: | ||
| 134 | type: integer | 134 | type: integer | ||
| 135 | runningVersion: | 135 | runningVersion: | ||
| 136 | type: string | 136 | type: string | ||
| 137 | registryVersions: | 137 | registryVersions: | ||
| 138 | type: object | 138 | type: object | ||
| 139 | properties: | 139 | properties: | ||
| 140 | next: | 140 | next: | ||
| 141 | type: string | 141 | type: string | ||
| 142 | previous: | 142 | previous: | ||
| 143 | type: string | 143 | type: string | ||
| 144 | current: | 144 | current: | ||
| 145 | type: string | 145 | type: string | ||
| 146 | latest: | 146 | latest: | ||
| 147 | type: string | 147 | type: string | ||
| 148 | behind: | 148 | behind: | ||
| 149 | type: integer | 149 | type: integer | ||
| 150 | available: | 150 | available: | ||
| 151 | type: array | 151 | type: array | ||
| 152 | items: | 152 | items: | ||
| 153 | type: string | 153 | type: string | ||
| 154 | releasedVersions: | 154 | releasedVersions: | ||
| 155 | type: object | 155 | type: object | ||
| 156 | properties: | 156 | properties: | ||
| 157 | next: | 157 | next: | ||
| 158 | type: string | 158 | type: string | ||
| 159 | previous: | 159 | previous: | ||
| 160 | type: string | 160 | type: string | ||
| 161 | current: | 161 | current: | ||
| 162 | type: string | 162 | type: string | ||
| 163 | latest: | 163 | latest: | ||
| 164 | type: string | 164 | type: string | ||
| 165 | behind: | 165 | behind: | ||
| 166 | type: integer | 166 | type: integer | ||
| 167 | available: | 167 | available: | ||
| 168 | type: array | 168 | type: array | ||
| 169 | items: | 169 | items: | ||
| 170 | type: string | 170 | type: string | ||
| 171 | arcDataServicesK8sExtensionLatestVersion: | 171 | arcDataServicesK8sExtensionLatestVersion: | ||
| 172 | type: string | 172 | type: string | ||
| 173 | endpoints: | 173 | endpoints: | ||
| 174 | type: object | 174 | type: object | ||
| 175 | additionalProperties: | 175 | additionalProperties: | ||
| 176 | type: string | 176 | type: string | ||
| 177 | state: | 177 | state: | ||
| 178 | type: string | 178 | type: string | ||
| 179 | healthState: | 179 | healthState: | ||
| 180 | type: string | 180 | type: string | ||
| 181 | reason: | 181 | reason: | ||
| 182 | type: string | 182 | type: string | ||
| 183 | message: | 183 | message: | ||
| 184 | type: string | 184 | type: string | ||
| 185 | lastUpdateTime: | 185 | lastUpdateTime: | ||
| 186 | type: string | 186 | type: string | ||
| 187 | format: date-time | 187 | format: date-time | ||
| 188 | apiVersion: | 188 | apiVersion: | ||
| 189 | type: string | 189 | type: string | ||
| 190 | kind: | 190 | kind: | ||
| 191 | type: string | 191 | type: string | ||
| Legends | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||