mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Merge pull request #128503 from benluddy/cbor-codecs-featuregate
KEP-4222: Wire serving codecs to CBOR feature gate.
This commit is contained in:
2957
api/openapi-spec/swagger.json
generated
2957
api/openapi-spec/swagger.json
generated
File diff suppressed because it is too large
Load Diff
1880
api/openapi-spec/v3/api__v1_openapi.json
generated
1880
api/openapi-spec/v3/api__v1_openapi.json
generated
File diff suppressed because it is too large
Load Diff
@@ -2383,6 +2383,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2536,6 +2541,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2666,6 +2676,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfigurationList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfigurationList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfigurationList"
|
||||
@@ -2764,6 +2784,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -2784,6 +2809,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -2804,6 +2834,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -2891,6 +2926,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2911,6 +2951,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2949,6 +2994,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -3076,6 +3126,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -3096,6 +3151,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -3173,6 +3233,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -3193,6 +3258,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.MutatingWebhookConfiguration"
|
||||
@@ -3352,6 +3422,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3482,6 +3557,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyList"
|
||||
@@ -3580,6 +3665,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -3600,6 +3690,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -3620,6 +3715,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -3707,6 +3807,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3727,6 +3832,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3765,6 +3875,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -3892,6 +4007,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -3912,6 +4032,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -3989,6 +4114,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -4009,6 +4139,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -4049,6 +4184,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -4176,6 +4316,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -4196,6 +4341,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -4273,6 +4423,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -4293,6 +4448,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicy"
|
||||
@@ -4452,6 +4612,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4582,6 +4747,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBindingList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBindingList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBindingList"
|
||||
@@ -4680,6 +4855,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -4700,6 +4880,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -4720,6 +4905,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -4807,6 +4997,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4827,6 +5022,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4865,6 +5065,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -4992,6 +5197,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -5012,6 +5222,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -5089,6 +5304,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -5109,6 +5329,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -5268,6 +5493,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5398,6 +5628,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfigurationList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfigurationList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfigurationList"
|
||||
@@ -5496,6 +5736,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5516,6 +5761,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5536,6 +5786,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5623,6 +5878,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5643,6 +5903,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5681,6 +5946,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5808,6 +6078,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5828,6 +6103,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5905,6 +6185,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5925,6 +6210,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1.ValidatingWebhookConfiguration"
|
||||
@@ -5965,6 +6255,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6116,6 +6416,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6277,6 +6587,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6428,6 +6748,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6589,6 +6919,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6740,6 +7080,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6901,6 +7251,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7052,6 +7412,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1747,6 +1747,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1900,6 +1905,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2030,6 +2040,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyList"
|
||||
@@ -2128,6 +2148,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2148,6 +2173,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2168,6 +2198,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2255,6 +2290,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2275,6 +2315,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2313,6 +2358,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2440,6 +2490,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2460,6 +2515,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2537,6 +2597,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2557,6 +2622,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicy"
|
||||
@@ -2716,6 +2786,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2846,6 +2921,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBindingList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBindingList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBindingList"
|
||||
@@ -2944,6 +3029,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -2964,6 +3054,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -2984,6 +3079,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -3071,6 +3171,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3091,6 +3196,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3129,6 +3239,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -3256,6 +3371,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -3276,6 +3396,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -3353,6 +3478,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -3373,6 +3503,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1alpha1.MutatingAdmissionPolicyBinding"
|
||||
@@ -3413,6 +3548,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3564,6 +3709,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3725,6 +3880,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3876,6 +4041,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1897,6 +1897,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2050,6 +2055,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2180,6 +2190,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyList"
|
||||
@@ -2278,6 +2298,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2298,6 +2323,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2318,6 +2348,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2405,6 +2440,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2425,6 +2465,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2463,6 +2508,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2590,6 +2640,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2610,6 +2665,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2687,6 +2747,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2707,6 +2772,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2747,6 +2817,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2874,6 +2949,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2894,6 +2974,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2971,6 +3056,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -2991,6 +3081,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicy"
|
||||
@@ -3150,6 +3245,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3280,6 +3380,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBindingList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBindingList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBindingList"
|
||||
@@ -3378,6 +3488,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3398,6 +3513,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3418,6 +3538,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3505,6 +3630,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3525,6 +3655,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3563,6 +3698,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3690,6 +3830,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3710,6 +3855,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3787,6 +3937,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3807,6 +3962,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.admissionregistration.v1beta1.ValidatingAdmissionPolicyBinding"
|
||||
@@ -3847,6 +4007,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3998,6 +4168,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -4159,6 +4339,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -4310,6 +4500,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -2049,6 +2049,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2202,6 +2207,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2332,6 +2342,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionList"
|
||||
@@ -2430,6 +2450,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2450,6 +2475,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2470,6 +2500,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2557,6 +2592,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2577,6 +2617,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2615,6 +2660,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2742,6 +2792,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2762,6 +2817,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2839,6 +2899,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2859,6 +2924,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -2899,6 +2969,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -3026,6 +3101,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -3046,6 +3126,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -3123,6 +3208,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -3143,6 +3233,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinition"
|
||||
@@ -3183,6 +3278,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3334,6 +3439,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1402,6 +1402,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1555,6 +1560,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1685,6 +1695,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIServiceList"
|
||||
@@ -1783,6 +1803,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -1803,6 +1828,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -1823,6 +1853,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -1910,6 +1945,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1930,6 +1970,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1968,6 +2013,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2095,6 +2145,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2115,6 +2170,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2192,6 +2252,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2212,6 +2277,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2252,6 +2322,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2379,6 +2454,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2399,6 +2479,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2476,6 +2561,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2496,6 +2586,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.APIService"
|
||||
@@ -2536,6 +2631,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2687,6 +2792,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
705
api/openapi-spec/v3/apis__apps__v1_openapi.json
generated
705
api/openapi-spec/v3/apis__apps__v1_openapi.json
generated
File diff suppressed because it is too large
Load Diff
@@ -533,6 +533,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -615,6 +620,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.SelfSubjectReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.SelfSubjectReview"
|
||||
@@ -635,6 +645,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.SelfSubjectReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.SelfSubjectReview"
|
||||
@@ -655,6 +670,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.SelfSubjectReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.SelfSubjectReview"
|
||||
@@ -743,6 +763,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.TokenReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.TokenReview"
|
||||
@@ -763,6 +788,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.TokenReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.TokenReview"
|
||||
@@ -783,6 +813,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.TokenReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1.TokenReview"
|
||||
|
||||
@@ -431,6 +431,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -513,6 +518,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1beta1.SelfSubjectReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1beta1.SelfSubjectReview"
|
||||
@@ -533,6 +543,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1beta1.SelfSubjectReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1beta1.SelfSubjectReview"
|
||||
@@ -553,6 +568,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1beta1.SelfSubjectReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authentication.v1beta1.SelfSubjectReview"
|
||||
|
||||
@@ -941,6 +941,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1033,6 +1038,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.LocalSubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.LocalSubjectAccessReview"
|
||||
@@ -1053,6 +1063,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.LocalSubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.LocalSubjectAccessReview"
|
||||
@@ -1073,6 +1088,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.LocalSubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.LocalSubjectAccessReview"
|
||||
@@ -1161,6 +1181,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectAccessReview"
|
||||
@@ -1181,6 +1206,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectAccessReview"
|
||||
@@ -1201,6 +1231,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectAccessReview"
|
||||
@@ -1289,6 +1324,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectRulesReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectRulesReview"
|
||||
@@ -1309,6 +1349,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectRulesReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectRulesReview"
|
||||
@@ -1329,6 +1374,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectRulesReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SelfSubjectRulesReview"
|
||||
@@ -1417,6 +1467,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SubjectAccessReview"
|
||||
@@ -1437,6 +1492,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SubjectAccessReview"
|
||||
@@ -1457,6 +1517,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SubjectAccessReview"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.authorization.v1.SubjectAccessReview"
|
||||
|
||||
135
api/openapi-spec/v3/apis__autoscaling__v1_openapi.json
generated
135
api/openapi-spec/v3/apis__autoscaling__v1_openapi.json
generated
@@ -1375,6 +1375,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1409,6 +1414,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerList"
|
||||
@@ -1679,6 +1694,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1809,6 +1829,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscalerList"
|
||||
@@ -1917,6 +1947,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -1937,6 +1972,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -1957,6 +1997,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2044,6 +2089,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2064,6 +2114,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2102,6 +2157,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2239,6 +2299,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2259,6 +2324,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2336,6 +2406,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2356,6 +2431,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2396,6 +2476,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2533,6 +2618,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2553,6 +2643,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2630,6 +2725,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2650,6 +2750,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v1.HorizontalPodAutoscaler"
|
||||
@@ -2690,6 +2795,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2841,6 +2956,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3002,6 +3127,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
135
api/openapi-spec/v3/apis__autoscaling__v2_openapi.json
generated
135
api/openapi-spec/v3/apis__autoscaling__v2_openapi.json
generated
@@ -2084,6 +2084,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2118,6 +2123,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerList"
|
||||
@@ -2388,6 +2403,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2518,6 +2538,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscalerList"
|
||||
@@ -2626,6 +2656,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -2646,6 +2681,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -2666,6 +2706,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -2753,6 +2798,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2773,6 +2823,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2811,6 +2866,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -2948,6 +3008,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -2968,6 +3033,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3045,6 +3115,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3065,6 +3140,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3105,6 +3185,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3242,6 +3327,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3262,6 +3352,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3339,6 +3434,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3359,6 +3459,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.autoscaling.v2.HorizontalPodAutoscaler"
|
||||
@@ -3399,6 +3504,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3550,6 +3665,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3711,6 +3836,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
265
api/openapi-spec/v3/apis__batch__v1_openapi.json
generated
265
api/openapi-spec/v3/apis__batch__v1_openapi.json
generated
@@ -5823,6 +5823,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -5857,6 +5862,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJobList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJobList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJobList"
|
||||
@@ -6008,6 +6023,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.JobList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.JobList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.JobList"
|
||||
@@ -6278,6 +6303,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -6408,6 +6438,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJobList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJobList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJobList"
|
||||
@@ -6516,6 +6556,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6536,6 +6581,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6556,6 +6606,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6643,6 +6698,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -6663,6 +6723,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -6701,6 +6766,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6838,6 +6908,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6858,6 +6933,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6935,6 +7015,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6955,6 +7040,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -6995,6 +7085,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -7132,6 +7227,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -7152,6 +7252,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -7229,6 +7334,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -7249,6 +7359,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.CronJob"
|
||||
@@ -7408,6 +7523,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -7538,6 +7658,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.JobList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.JobList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.JobList"
|
||||
@@ -7646,6 +7776,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -7666,6 +7801,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -7686,6 +7826,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -7773,6 +7918,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -7793,6 +7943,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -7831,6 +7986,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -7968,6 +8128,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -7988,6 +8153,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8065,6 +8235,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8085,6 +8260,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8125,6 +8305,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8262,6 +8447,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8282,6 +8472,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8359,6 +8554,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8379,6 +8579,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.batch.v1.Job"
|
||||
@@ -8419,6 +8624,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8570,6 +8785,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8721,6 +8946,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8882,6 +9117,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -9053,6 +9298,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -9214,6 +9469,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1411,6 +1411,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1564,6 +1569,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1694,6 +1704,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequestList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequestList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequestList"
|
||||
@@ -1792,6 +1812,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -1812,6 +1837,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -1832,6 +1862,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -1919,6 +1954,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1939,6 +1979,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1977,6 +2022,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2104,6 +2154,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2124,6 +2179,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2201,6 +2261,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2221,6 +2286,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2261,6 +2331,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2388,6 +2463,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2408,6 +2488,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2485,6 +2570,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2505,6 +2595,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2545,6 +2640,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2672,6 +2772,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2692,6 +2797,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2769,6 +2879,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2789,6 +2904,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.certificates.v1.CertificateSigningRequest"
|
||||
@@ -2829,6 +2949,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2980,6 +3110,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1315,6 +1315,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1349,6 +1354,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.LeaseList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.LeaseList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.LeaseList"
|
||||
@@ -1619,6 +1634,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1749,6 +1769,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.LeaseList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.LeaseList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.LeaseList"
|
||||
@@ -1857,6 +1887,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -1877,6 +1912,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -1897,6 +1937,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -1984,6 +2029,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2004,6 +2054,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2042,6 +2097,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -2179,6 +2239,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -2199,6 +2264,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -2276,6 +2346,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -2296,6 +2371,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1.Lease"
|
||||
@@ -2336,6 +2416,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2487,6 +2577,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2648,6 +2748,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1319,6 +1319,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1353,6 +1358,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidateList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidateList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidateList"
|
||||
@@ -1623,6 +1638,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1753,6 +1773,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidateList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidateList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidateList"
|
||||
@@ -1861,6 +1891,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -1881,6 +1916,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -1901,6 +1941,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -1988,6 +2033,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2008,6 +2058,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2046,6 +2101,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -2183,6 +2243,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -2203,6 +2268,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -2280,6 +2350,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -2300,6 +2375,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.coordination.v1alpha1.LeaseCandidate"
|
||||
@@ -2340,6 +2420,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2491,6 +2581,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2652,6 +2752,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1465,6 +1465,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1499,6 +1504,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSliceList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSliceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSliceList"
|
||||
@@ -1769,6 +1784,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1899,6 +1919,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSliceList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSliceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSliceList"
|
||||
@@ -2007,6 +2037,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2027,6 +2062,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2047,6 +2087,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2134,6 +2179,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2154,6 +2204,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2192,6 +2247,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2329,6 +2389,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2349,6 +2414,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2426,6 +2496,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2446,6 +2521,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.discovery.v1.EndpointSlice"
|
||||
@@ -2486,6 +2566,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2637,6 +2727,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2798,6 +2898,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
110
api/openapi-spec/v3/apis__events.k8s.io__v1_openapi.json
generated
110
api/openapi-spec/v3/apis__events.k8s.io__v1_openapi.json
generated
@@ -1425,6 +1425,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1459,6 +1464,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.EventList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.EventList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.EventList"
|
||||
@@ -1729,6 +1744,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1859,6 +1879,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.EventList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.EventList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.EventList"
|
||||
@@ -1967,6 +1997,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -1987,6 +2022,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -2007,6 +2047,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -2094,6 +2139,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2114,6 +2164,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2152,6 +2207,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -2289,6 +2349,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -2309,6 +2374,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -2386,6 +2456,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -2406,6 +2481,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.events.v1.Event"
|
||||
@@ -2446,6 +2526,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2597,6 +2687,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2758,6 +2858,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1911,6 +1911,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2064,6 +2069,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2194,6 +2204,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchemaList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchemaList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchemaList"
|
||||
@@ -2292,6 +2312,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2312,6 +2337,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2332,6 +2362,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2419,6 +2454,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2439,6 +2479,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2477,6 +2522,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2604,6 +2654,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2624,6 +2679,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2701,6 +2761,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2721,6 +2786,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2761,6 +2831,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2888,6 +2963,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2908,6 +2988,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -2985,6 +3070,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -3005,6 +3095,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.FlowSchema"
|
||||
@@ -3164,6 +3259,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3294,6 +3394,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfigurationList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfigurationList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfigurationList"
|
||||
@@ -3392,6 +3502,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3412,6 +3527,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3432,6 +3552,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3519,6 +3644,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3539,6 +3669,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3577,6 +3712,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3704,6 +3844,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3724,6 +3869,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3801,6 +3951,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3821,6 +3976,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3861,6 +4021,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -3988,6 +4153,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -4008,6 +4178,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -4085,6 +4260,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -4105,6 +4285,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.flowcontrol.v1.PriorityLevelConfiguration"
|
||||
@@ -4145,6 +4330,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -4296,6 +4491,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -4457,6 +4662,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -4608,6 +4823,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1401,6 +1401,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1554,6 +1559,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1684,6 +1694,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersionList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersionList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersionList"
|
||||
@@ -1782,6 +1802,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -1802,6 +1827,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -1822,6 +1852,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -1909,6 +1944,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1929,6 +1969,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1967,6 +2012,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2094,6 +2144,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2114,6 +2169,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2191,6 +2251,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2211,6 +2276,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2251,6 +2321,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2378,6 +2453,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2398,6 +2478,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2475,6 +2560,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2495,6 +2585,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.apiserverinternal.v1alpha1.StorageVersion"
|
||||
@@ -2535,6 +2630,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2686,6 +2791,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -2052,6 +2052,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2205,6 +2210,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2335,6 +2345,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClassList"
|
||||
@@ -2433,6 +2453,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2453,6 +2478,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2473,6 +2503,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2560,6 +2595,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2580,6 +2620,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2618,6 +2663,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2745,6 +2795,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2765,6 +2820,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2842,6 +2902,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2862,6 +2927,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressClass"
|
||||
@@ -2902,6 +2972,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressList"
|
||||
@@ -3172,6 +3252,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3302,6 +3387,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.IngressList"
|
||||
@@ -3410,6 +3505,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3430,6 +3530,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3450,6 +3555,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3537,6 +3647,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3557,6 +3672,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3595,6 +3715,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3732,6 +3857,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3752,6 +3882,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3829,6 +3964,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3849,6 +3989,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -3889,6 +4034,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -4026,6 +4176,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -4046,6 +4201,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -4123,6 +4283,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -4143,6 +4308,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.Ingress"
|
||||
@@ -4302,6 +4472,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4432,6 +4607,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicyList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicyList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicyList"
|
||||
@@ -4540,6 +4725,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -4560,6 +4750,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -4580,6 +4775,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -4667,6 +4867,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4687,6 +4892,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4725,6 +4935,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -4862,6 +5077,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -4882,6 +5102,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -4959,6 +5184,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -4979,6 +5209,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicy"
|
||||
@@ -5019,6 +5254,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicyList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicyList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1.NetworkPolicyList"
|
||||
@@ -5170,6 +5415,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5321,6 +5576,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5482,6 +5747,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5633,6 +5908,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5794,6 +6079,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5965,6 +6260,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6126,6 +6431,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6297,6 +6612,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1487,6 +1487,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1640,6 +1645,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1770,6 +1780,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddressList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddressList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddressList"
|
||||
@@ -1868,6 +1888,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -1888,6 +1913,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -1908,6 +1938,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -1995,6 +2030,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2015,6 +2055,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2053,6 +2098,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -2180,6 +2230,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -2200,6 +2255,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -2277,6 +2337,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -2297,6 +2362,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.IPAddress"
|
||||
@@ -2456,6 +2526,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2586,6 +2661,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDRList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDRList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDRList"
|
||||
@@ -2684,6 +2769,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -2704,6 +2794,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -2724,6 +2819,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -2811,6 +2911,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2831,6 +2936,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2869,6 +2979,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -2996,6 +3111,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3016,6 +3136,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3093,6 +3218,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3113,6 +3243,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3153,6 +3288,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3280,6 +3420,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3300,6 +3445,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3377,6 +3527,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3397,6 +3552,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.networking.v1beta1.ServiceCIDR"
|
||||
@@ -3437,6 +3597,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3588,6 +3758,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3749,6 +3929,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3900,6 +4090,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1360,6 +1360,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1513,6 +1518,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1643,6 +1653,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClassList"
|
||||
@@ -1741,6 +1761,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -1761,6 +1786,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -1781,6 +1811,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -1868,6 +1903,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1888,6 +1928,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1926,6 +1971,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -2053,6 +2103,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -2073,6 +2128,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -2150,6 +2210,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -2170,6 +2235,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.node.v1.RuntimeClass"
|
||||
@@ -2210,6 +2280,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2361,6 +2441,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
135
api/openapi-spec/v3/apis__policy__v1_openapi.json
generated
135
api/openapi-spec/v3/apis__policy__v1_openapi.json
generated
@@ -1491,6 +1491,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1644,6 +1649,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1774,6 +1784,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudgetList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudgetList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudgetList"
|
||||
@@ -1882,6 +1902,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -1902,6 +1927,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -1922,6 +1952,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2009,6 +2044,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2029,6 +2069,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2067,6 +2112,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2204,6 +2254,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2224,6 +2279,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2301,6 +2361,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2321,6 +2386,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2361,6 +2431,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2498,6 +2573,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2518,6 +2598,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2595,6 +2680,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2615,6 +2705,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudget"
|
||||
@@ -2655,6 +2750,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudgetList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudgetList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.policy.v1.PodDisruptionBudgetList"
|
||||
@@ -2806,6 +2911,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2967,6 +3082,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -3138,6 +3263,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1752,6 +1752,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1905,6 +1910,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2035,6 +2045,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBindingList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBindingList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBindingList"
|
||||
@@ -2133,6 +2153,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2153,6 +2178,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2173,6 +2203,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2260,6 +2295,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2280,6 +2320,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2318,6 +2363,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2445,6 +2495,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2465,6 +2520,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2542,6 +2602,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2562,6 +2627,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleBinding"
|
||||
@@ -2721,6 +2791,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2851,6 +2926,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRoleList"
|
||||
@@ -2949,6 +3034,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -2969,6 +3059,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -2989,6 +3084,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -3076,6 +3176,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3096,6 +3201,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3134,6 +3244,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -3261,6 +3376,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -3281,6 +3401,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -3358,6 +3483,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -3378,6 +3508,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.ClusterRole"
|
||||
@@ -3537,6 +3672,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3667,6 +3807,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBindingList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBindingList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBindingList"
|
||||
@@ -3775,6 +3925,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -3795,6 +3950,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -3815,6 +3975,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -3902,6 +4067,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3922,6 +4092,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3960,6 +4135,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -4097,6 +4277,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -4117,6 +4302,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -4194,6 +4384,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -4214,6 +4409,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBinding"
|
||||
@@ -4373,6 +4573,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4503,6 +4708,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleList"
|
||||
@@ -4611,6 +4826,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -4631,6 +4851,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -4651,6 +4876,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -4738,6 +4968,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4758,6 +4993,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4796,6 +5036,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -4933,6 +5178,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -4953,6 +5203,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -5030,6 +5285,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -5050,6 +5310,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.Role"
|
||||
@@ -5090,6 +5355,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBindingList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBindingList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleBindingList"
|
||||
@@ -5241,6 +5516,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.rbac.v1.RoleList"
|
||||
@@ -5392,6 +5677,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5543,6 +5838,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5704,6 +6009,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -5855,6 +6170,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6016,6 +6341,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6177,6 +6512,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6348,6 +6693,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6509,6 +6864,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6680,6 +7045,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6831,6 +7206,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -2242,6 +2242,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2395,6 +2400,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2525,6 +2535,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClassList"
|
||||
@@ -2623,6 +2643,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -2643,6 +2668,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -2663,6 +2693,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -2750,6 +2785,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -2770,6 +2810,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -2808,6 +2853,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -2935,6 +2985,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -2955,6 +3010,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -3032,6 +3092,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -3052,6 +3117,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.DeviceClass"
|
||||
@@ -3211,6 +3281,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3341,6 +3416,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimList"
|
||||
@@ -3449,6 +3534,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3469,6 +3559,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3489,6 +3584,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3576,6 +3676,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3596,6 +3701,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3634,6 +3744,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3771,6 +3886,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3791,6 +3911,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3868,6 +3993,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3888,6 +4018,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -3928,6 +4063,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -4065,6 +4205,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -4085,6 +4230,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -4162,6 +4312,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -4182,6 +4337,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaim"
|
||||
@@ -4341,6 +4501,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4471,6 +4636,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplateList"
|
||||
@@ -4579,6 +4754,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4599,6 +4779,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4619,6 +4804,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4706,6 +4896,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4726,6 +4921,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4764,6 +4964,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4901,6 +5106,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4921,6 +5131,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -4998,6 +5213,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -5018,6 +5238,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplate"
|
||||
@@ -5058,6 +5283,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimList"
|
||||
@@ -5209,6 +5444,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceClaimTemplateList"
|
||||
@@ -5479,6 +5724,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5609,6 +5859,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSliceList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSliceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSliceList"
|
||||
@@ -5707,6 +5967,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -5727,6 +5992,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -5747,6 +6017,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -5834,6 +6109,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -5854,6 +6134,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -5892,6 +6177,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -6019,6 +6309,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -6039,6 +6334,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -6116,6 +6416,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -6136,6 +6441,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1alpha3.ResourceSlice"
|
||||
@@ -6176,6 +6486,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6327,6 +6647,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6488,6 +6818,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6649,6 +6989,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6820,6 +7170,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6981,6 +7341,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7152,6 +7522,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7303,6 +7683,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7454,6 +7844,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7605,6 +8005,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -2264,6 +2264,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -2417,6 +2422,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -2547,6 +2557,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClassList"
|
||||
@@ -2645,6 +2665,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -2665,6 +2690,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -2685,6 +2715,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -2772,6 +2807,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -2792,6 +2832,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -2830,6 +2875,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -2957,6 +3007,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -2977,6 +3032,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -3054,6 +3114,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -3074,6 +3139,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.DeviceClass"
|
||||
@@ -3233,6 +3303,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3363,6 +3438,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimList"
|
||||
@@ -3471,6 +3556,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3491,6 +3581,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3511,6 +3606,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3598,6 +3698,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3618,6 +3723,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3656,6 +3766,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3793,6 +3908,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3813,6 +3933,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3890,6 +4015,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3910,6 +4040,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -3950,6 +4085,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -4087,6 +4227,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -4107,6 +4252,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -4184,6 +4334,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -4204,6 +4359,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaim"
|
||||
@@ -4363,6 +4523,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4493,6 +4658,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplateList"
|
||||
@@ -4601,6 +4776,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -4621,6 +4801,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -4641,6 +4826,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -4728,6 +4918,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -4748,6 +4943,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -4786,6 +4986,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -4923,6 +5128,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -4943,6 +5153,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -5020,6 +5235,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -5040,6 +5260,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplate"
|
||||
@@ -5080,6 +5305,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimList"
|
||||
@@ -5231,6 +5466,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplateList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceClaimTemplateList"
|
||||
@@ -5501,6 +5746,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5631,6 +5881,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSliceList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSliceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSliceList"
|
||||
@@ -5729,6 +5989,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -5749,6 +6014,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -5769,6 +6039,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -5856,6 +6131,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -5876,6 +6156,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -5914,6 +6199,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -6041,6 +6331,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -6061,6 +6356,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -6138,6 +6438,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -6158,6 +6463,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.resource.v1beta1.ResourceSlice"
|
||||
@@ -6198,6 +6508,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6349,6 +6669,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6510,6 +6840,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6671,6 +7011,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -6842,6 +7192,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7003,6 +7363,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7174,6 +7544,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7325,6 +7705,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7476,6 +7866,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7627,6 +8027,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1278,6 +1278,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1431,6 +1436,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1561,6 +1571,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClassList"
|
||||
@@ -1659,6 +1679,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -1679,6 +1704,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -1699,6 +1729,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -1786,6 +1821,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1806,6 +1846,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1844,6 +1889,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -1971,6 +2021,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -1991,6 +2046,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -2068,6 +2128,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -2088,6 +2153,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.scheduling.v1.PriorityClass"
|
||||
@@ -2128,6 +2198,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2279,6 +2359,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -3197,6 +3197,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -3350,6 +3355,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -3480,6 +3490,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriverList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriverList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriverList"
|
||||
@@ -3578,6 +3598,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3598,6 +3623,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3618,6 +3648,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3705,6 +3740,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3725,6 +3765,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3763,6 +3808,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3890,6 +3940,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3910,6 +3965,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -3987,6 +4047,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -4007,6 +4072,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIDriver"
|
||||
@@ -4166,6 +4236,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -4296,6 +4371,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINodeList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINodeList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINodeList"
|
||||
@@ -4394,6 +4479,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4414,6 +4504,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4434,6 +4529,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4521,6 +4621,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4541,6 +4646,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4579,6 +4689,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4706,6 +4821,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4726,6 +4846,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4803,6 +4928,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4823,6 +4953,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSINode"
|
||||
@@ -4863,6 +4998,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacityList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacityList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacityList"
|
||||
@@ -5133,6 +5278,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5263,6 +5413,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacityList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacityList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacityList"
|
||||
@@ -5371,6 +5531,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5391,6 +5556,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5411,6 +5581,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5498,6 +5673,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5518,6 +5698,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -5556,6 +5741,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5693,6 +5883,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5713,6 +5908,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5790,6 +5990,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5810,6 +6015,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.CSIStorageCapacity"
|
||||
@@ -5969,6 +6179,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -6099,6 +6314,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClassList"
|
||||
@@ -6197,6 +6422,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6217,6 +6447,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6237,6 +6472,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6324,6 +6564,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6344,6 +6589,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6382,6 +6632,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6509,6 +6764,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6529,6 +6789,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6606,6 +6871,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6626,6 +6896,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.StorageClass"
|
||||
@@ -6785,6 +7060,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -6915,6 +7195,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachmentList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachmentList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachmentList"
|
||||
@@ -7013,6 +7303,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7033,6 +7328,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7053,6 +7353,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7140,6 +7445,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7160,6 +7470,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7198,6 +7513,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7325,6 +7645,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7345,6 +7670,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7422,6 +7752,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7442,6 +7777,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7482,6 +7822,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7609,6 +7954,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7629,6 +7979,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7706,6 +8061,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7726,6 +8086,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1.VolumeAttachment"
|
||||
@@ -7766,6 +8131,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -7917,6 +8292,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8078,6 +8463,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8229,6 +8624,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8390,6 +8795,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8541,6 +8956,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8702,6 +9127,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -8873,6 +9308,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -9024,6 +9469,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -9185,6 +9640,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -9336,6 +9801,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1273,6 +1273,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1426,6 +1431,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1556,6 +1566,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClassList"
|
||||
@@ -1654,6 +1674,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -1674,6 +1699,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -1694,6 +1724,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -1781,6 +1816,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -1801,6 +1841,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -1839,6 +1884,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -1966,6 +2016,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -1986,6 +2041,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -2063,6 +2123,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -2083,6 +2148,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1alpha1.VolumeAttributesClass"
|
||||
@@ -2123,6 +2193,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2274,6 +2354,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1273,6 +1273,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1426,6 +1431,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1556,6 +1566,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClassList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClassList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClassList"
|
||||
@@ -1654,6 +1674,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -1674,6 +1699,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -1694,6 +1724,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -1781,6 +1816,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -1801,6 +1841,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -1839,6 +1884,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -1966,6 +2016,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -1986,6 +2041,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -2063,6 +2123,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -2083,6 +2148,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storage.v1beta1.VolumeAttributesClass"
|
||||
@@ -2123,6 +2193,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2274,6 +2354,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
@@ -1385,6 +1385,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.APIResourceList"
|
||||
@@ -1538,6 +1543,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1668,6 +1678,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigrationList"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigrationList"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigrationList"
|
||||
@@ -1766,6 +1786,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -1786,6 +1811,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -1806,6 +1836,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -1893,6 +1928,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1913,6 +1953,11 @@
|
||||
},
|
||||
"202": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Status"
|
||||
@@ -1951,6 +1996,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2078,6 +2128,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2098,6 +2153,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2175,6 +2235,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2195,6 +2260,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2235,6 +2305,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2362,6 +2437,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2382,6 +2462,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2459,6 +2544,11 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2479,6 +2569,11 @@
|
||||
},
|
||||
"201": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.api.storagemigration.v1alpha1.StorageVersionMigration"
|
||||
@@ -2519,6 +2614,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
@@ -2670,6 +2775,16 @@
|
||||
"responses": {
|
||||
"200": {
|
||||
"content": {
|
||||
"application/cbor": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/cbor-seq": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
}
|
||||
},
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent"
|
||||
|
||||
Reference in New Issue
Block a user